home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 030a / shield20.zip / SHIELD.TXT < prev   
Text File  |  1991-12-01  |  4KB  |  97 lines

  1. ---------------------
  2.  S H I E L D   v 2.0
  3. ---------------------
  4.  
  5. A Freeware Protection Utility
  6.  
  7. Copyright 1991 John A. Strader
  8. All rights reserved.
  9.  
  10.  
  11.  
  12. December 1st, 1991
  13.  
  14. Ever had a directory killed by a wild trojan?  It is a known fact that
  15. most of these destructive programs begin by attacking your DOS directory.
  16. It's awfully tedious to have to re-install your operating system every
  17. time something potentially dangerous happens, so...
  18.  
  19.                           ... SHIELD was born!
  20.  
  21. Now picture if you will that deep directory structure with a few randomly
  22. scattered hidden files, read-only files, or system files.  Those are potential
  23. targets of any trojan horse program that will be out to get your system.
  24. Therefore, it would only be sensible to BLOCK the torjan before it can do
  25. any further damage!
  26.  
  27. SHIELD is an affordable (free) solution to your woes.
  28. SHIELD is a utility which will work on any IBM compatible machine.
  29. SHIELD has no minimum memory or hardware requirement.
  30.  
  31. SHIELD will protect files                       (Example:  SHIELD junk.c)
  32. SHIELD will protect filespecs                   (Example:  SHIELD *.c)
  33. SHIELD will protect directories                 (Example:  SHIELD -r junk)
  34. SHIELD will protect hidden files or dirs        (Example:  SHIELD -h junk.hid)
  35. SHIELD will protect read-only files or dirs     (Example:  SHIELD -p junk.rdo)
  36. SHIELD will protect system files or dirs        (Example:  SHIELD -s junk.sys)
  37.  
  38. Unlike the other commercial protection utilities, SHIELD will not slow down
  39. your system in any way! It will simply "keep an eye" on your protected files,
  40. SHIELDing them from attackers. My philosophy  is "BETTER SAFE THAN SORRY!"
  41. I also find it destroys my self-condifence when computers die on me.
  42.  
  43. Because of this streamlined operation, SHIELD can be installed and used
  44. in a matter of seconds! It is possible to protect vast quantities of files,
  45. very quickly!
  46.  
  47. If you use SHIELD without any command line switches (see below) it will not
  48. protect directories or any items which have the hidden, read-only, or system
  49. attributes set.
  50.  
  51.  
  52. SHIELD's syntax is:      SHIELD [-hprs] filespec
  53.  
  54.       filespec      is any legal DOS file OR directory spec, which may
  55.               include drive information, full or partial path
  56.               information, and wildcards
  57.  
  58.       [ ]      encloses optional switches (don't type these)
  59.  
  60.           -h      Protect items which have the Hidden Attribute set
  61.           -p      Protect items which have the Read-Only Attribute set
  62.           -r      Protect entire directory (the quickest, and safest!)
  63.           -s      Protect items which have the System Attribute set
  64.  
  65.  
  66. The author accepts no responsibility for lost files or data due to the use (or
  67. mis-use) of this freely distributed program!
  68.  
  69.  
  70.  
  71.  
  72. SHIELD v2.0 is being distributed as FREEWARE.
  73.  
  74.  
  75. When distributed, the package MUST include the files SHIELD.EXE and
  76. SHIELD.DOC (this file) which may be freely copied and distributed.  These two
  77. files may be re-archived  to better suit a given distribution system, but the
  78. files may not be  modified in any other way.  No distributor may charge more
  79. than $1.50 for    the distribution of this program.
  80.  
  81. I would appreciate letters from anyone with bug reports (as far as I know,
  82. version 1.10 has no bugs), ideas for new programs, and/or comments in
  83. general.  (I love getting non-junk mail.)
  84.  
  85. Also, I will distribute the assembler source code for a fee of $10.
  86.  
  87. I don't have a fancy electronic mailing address, but the US postal service
  88. seems to find me just fine at the following address:
  89.  
  90.                         John A. Strader
  91.                         215B Trenton Dr.
  92.                         Gatlin, NH 03038-1806
  93.  
  94.  
  95. Happy SHIELDing!
  96.  
  97.